Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2025

Bumps oxlint from 0.16.4 to 0.16.5.

Release notes

Sourced from oxlint's releases.

oxlint v0.16.5

[0.16.5] - 2025-04-07

Features

  • 2f6810a editor: Add named fixes for code actions (#10203) (camchenry)
  • 32b9d1e language_server: Add fix_kind flag (#10226) (Sysix)
  • dab1bd8 language_server: Search for nested configurations by initialization (#10120) (Sysix)
  • 794b180 linter: Add messages for complex fixes (#10279) (camchenry)
  • bde73b5 linter: Add unicorn/no-accessor-recursion rule (#9971) (yefan)

Bug Fixes

  • 03ba760 linter: jsdoc/require-param: skip rule if any doc has @type tag (#10282) (Cam McHenry)
  • f2eff56 linter: Fix rule_id for some diagnostics formats (#10251) (Alexander S.)
  • 7c54ea1 linter: Rule no-restricted-imports allow combination of paths and patterns (#10224) (Sysix)
  • 6174129 linter: Run react/no-children-props only when react framework is found (#10225) (Sysix)
  • cc1267e linter: Fix Display impl for ConfigBuilderError (#10239) (overlookmotel)

Documentation

  • f115f71 editor: Add readme block for possible configurations (#10243) (Sysix)
  • 3d4ed3e linter: Rule eslint/eqeqeq add "null" & "smart" options (#10258) (Jacob Smith)
  • ec34ef3 rules/react: Adding missing code block ending (#10218) (Cannonbark)

Testing

  • 297d07f editor: Add e2e tests for creating oxlint configurations on the fly (#10138) (Sysix)
  • 29be469 editor: Add test for code actions (#10168) (camchenry)
  • ba817a9 editor: Add E2E Diagnostics test (#10133) (Sysix)
  • 72238fc linter: Ensure complex fixes have messages (#10280) (camchenry)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 8, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/oxlint-0.16.5 branch 2 times, most recently from 1c5c4d4 to 1f8e249 Compare April 8, 2025 04:12
Bumps [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) from 0.16.4 to 0.16.5.
- [Release notes](https://github.com/oxc-project/oxc/releases)
- [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxlint/CHANGELOG.md)
- [Commits](https://github.com/oxc-project/oxc/commits/oxlint_v0.16.5/npm/oxlint)

---
updated-dependencies:
- dependency-name: oxlint
  dependency-version: 0.16.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/oxlint-0.16.5 branch from 1f8e249 to 771798e Compare April 8, 2025 04:18
@xuxiaowei-com-cn xuxiaowei-com-cn merged commit 3ff129f into main Apr 8, 2025
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/oxlint-0.16.5 branch April 8, 2025 04:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants